Skip to main content

DateListPlot

DateListPlot[{{date1,y1},{date2,y2},…,{daten,yn}}] plots points with values yi at a sequence of dates.

DateListPlot[{y1,y2,…,yn},datespec] plots points with dates at equal intervals specified by datespec.

DateListPlot[tseries] plots the time series tseries.

DateListPlot[{data1,data2,…}] plots data from all the datai.

DateListPlot[{…,w[datai],…}] plots datai with features defined by the symbolic wrapper w.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.